home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 February / OpenLinux 2.3 CD.iso / live / lizard / english / help / sound.qml < prev    next >
Encoding:
Text File  |  1999-08-15  |  998 b   |  34 lines

  1. <qml title="Test Sound Card">
  2.  
  3.   <h1>Test Sound Card</h1>
  4.  
  5.   <p>
  6.     If the sound dialog is displayed, OpenLinux has detected a
  7.     sound card in your computer. Some sound cards are known to
  8.     not report their make and model correctly, even if detection
  9.     is successful.
  10.   </p>
  11.  
  12.   <p>
  13.     If OpenLinux has detected that your card has a supported
  14.     midi interface, you will see two test buttons with a speaker
  15.     icon for digital and midi playback. If no supported midi
  16.     interface was detected, the midi playback button will be
  17.     omitted.
  18.   </p>
  19.  
  20.   <p>
  21.     Pressing the test button(s) should play a test tune. Change
  22.     the volume and balance settings with the sliders below while
  23.     the tune is playing to verify that your sound system is set
  24.     up correctly.
  25.   </p>
  26.   
  27.   <p>
  28.     Unfortunately, sound hardware is not easy to set up automatically,
  29.     so if your sound card was detected, but does not work as you
  30.     expect, you will have to do configuration manually.
  31.   </p>
  32.  
  33. </qml>
  34.